シンタックス
            
            
            
            
            '宣言
 
Public Overloads Sub Sort( _
   ByVal  As System.Integer, _
   ByVal  As System.Integer, _
   ByVal  As System.Collections.Generic.IComparer(Of ThemeItem) _
) 
             
        
            
            public void Sort( 
   System.int ,
   System.int ,
   System.Collections.Generic.IComparer<ThemeItem> 
)
             
        
             
        
            パラメータ
- index
 
- count
 
- comparer
 
            
             
            
            
            
            
            
            
            
            
            
            
            
            参照